Run names a function, with lambda list (&REST WORDS):
Run an arbitrary nullary Lisp function or method
#run FUNCTION #run PACKAGE FUNCTION
#run ws-stats #run infinity-stats #run sb-ext quit
In 1.x: Run an arbitrary Java routine through an uploaded Runnable or RunCommands class
In 2.x: Run arbitrary nullary Lisp function or method
Defined in file src/infinity/legacy-ops.lisp.